Switch 类别
代表感测器。
继承体系
System.Object
System.ComponentModel.INotifyPropertyChanged
IntervalZero.KINGSTAR.Base.Class.Switch
组合: IntervalZero.KINGSTAR.Base.Class (于 IntervalZero.KINGSTAR.Base.dll) 版本:4.4.0.0
语法
public class Switch : INotifyPropertyChanged
Public Class Switch Implements INotifyPropertyChanged
Switch 类别陈列了以下成员。
建构函式
名称 | 说明 | |
---|---|---|
![]() | Switch | Switch 类别的创建者,此类别包含感测器的属性。 |
事件
名称 | 说明 | |
---|---|---|
![]() | PropertyChanged | 通知应用程式是否有属性改变。 |
属性
名称 | 说明 | |
---|---|---|
![]() | Enable | 启用或停用感测器的极限或原点复归功能。 |
![]() | Invert | 反转感测器值。 |
![]() | Module | 决定开关的类型(轴或 I/O)。 |
![]() | Offset | 模组输入变数中感测器数位输入的偏移量(位元)。 |
参见